Rdocumentation
powered by
Learn R Programming
darch (version 0.9.1)
setUpdateFunction<-: Sets the update function of the
RBM
object
Description
Sets the update function of the
RBM
object
Usage
setUpdateFunction(rbm) <- value
Arguments
rbm
A instance of the class
RBM
.
value
The update function of the
RBM
object.
See Also
RBM